PGM (Portable Graymap) is part of the Netpbm family and stores grayscale image data at 8 bits per pixel, with no color channels at all. It was designed in the late 1980s as a simple, lowest-common-denominator format that's easy for programmers to read and write directly, which is why it's still used as an intermediate format in academic image-processing courses, computer vision research, and command-line Unix tools.
Converting a color TGA texture or render to PGM strips out all color information, leaving only the grayscale luminance values for each pixel. This is sometimes used when a normal map, height map, or other grayscale-relevant texture data needs to feed into a research tool or computer vision pipeline that specifically expects the PGM format.
- Install Turbo Batch Image Converter Pro on your Windows PC.
- Open the app and select Batch Mode for multiple files, or Individual Mode for a single TGA.
- Drag your TGA file or folder into the app window, enabling recursive folder scanning if needed.
- Set the "From" format to TGA and the "To" format to PGM.
- Click Convert. PGM files are written to the output folder, fully offline.
- 100% offline — your textures and renders are never uploaded anywhere
- Bulk conversion of entire folders, including sub-folders, in one click
- Produces standard PGM files compatible with Netpbm-based research and processing tools
- Multi-core processing for fast handling of large batches
- Option to delete original TGA files automatically after conversion
- No recurring subscription or hidden upload limits
Will my color TGA stay in color after converting to PGM?
No, PGM is a grayscale-only format with no color channels, so converting a color TGA to PGM removes all color information, keeping only brightness values for each pixel.
Is this useful for height maps or other grayscale texture data?
Often yes, since some texture maps used in 3D production are already grayscale in concept, converting to PGM's grayscale-only format can be a natural fit for certain technical pipelines.
Can I convert a whole folder of TGA files to PGM at once?
Yes, Batch Mode handles entire folders, including nested sub-folders, in a single conversion run.
Ready to convert your images offline, in bulk, with full privacy?